func runtime.mallocgcSmallScanNoHeaderSC1
9 uses
runtime (current package)
malloc_generated.go#L13: func mallocgcSmallScanNoHeaderSC1(size uintptr, typ *_type, needzero bool) unsafe.Pointer {
malloc_tables_generated.go#L10: mallocgcSmallScanNoHeaderSC1,
malloc_tables_generated.go#L11: mallocgcSmallScanNoHeaderSC1,
malloc_tables_generated.go#L12: mallocgcSmallScanNoHeaderSC1,
malloc_tables_generated.go#L13: mallocgcSmallScanNoHeaderSC1,
malloc_tables_generated.go#L14: mallocgcSmallScanNoHeaderSC1,
malloc_tables_generated.go#L15: mallocgcSmallScanNoHeaderSC1,
malloc_tables_generated.go#L16: mallocgcSmallScanNoHeaderSC1,
malloc_tables_generated.go#L17: mallocgcSmallScanNoHeaderSC1,
 |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |